projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a52eff8
)
Mention `format-seconds'.
author
Glenn Morris
<rgm@gnu.org>
Thu, 14 Feb 2008 09:05:15 +0000
(09:05 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 14 Feb 2008 09:05:15 +0000
(09:05 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 30e7301523251ba5f578a4d43612a719111b0a8e..56facea4ec953dd842f8331c154ab8a1dd8b076e 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-132,6
+132,9
@@
run processes remotely.
** The new command `display-time-world' starts an updating time display
using several time zones, in a buffer.
+** The new function `format-seconds' converts a number of seconds into a
+readable string of days, hours, etc.
+
** The new variable `emacs-startup-time' gives the time at which Emacs started.
** The new function `emacs-uptime' returns the uptime of an Emacs instance.